home *** CD-ROM | disk | FTP | other *** search
/ Resource Library: Multimedia / Resource Library: Multimedia.iso / hypertxt / msdos / hyprvx11 / file < prev    next >
Encoding:
Text File  |  1990-11-04  |  2.7 KB  |  79 lines

  1. FILE
  2.  
  3. Moves the current message to the specified folder. You can use the FILE
  4. command and the MOVE command interchangeably because they work the same
  5. way.
  6.  
  7.                                                         See also <MOVE>
  8.  
  9. If you enter the FILE command, supply a folder-name, and then decide
  10. that you do not want to file the message, enter CTRL/Z. CTRL/Z aborts
  11. the operation and keeps you within MAIL.
  12.  
  13.                                                       See also <FOLDER>
  14.  
  15.  
  16. Format:        FILE folder-name [file-name]
  17.  
  18. Parameters:    folder-name
  19.  
  20.                Indicates the name of the folder to which the current message 
  21.                is moved. If the specified folder does not exist, you are asked   
  22.                if you want to create it. A folder name can be 1 to 39 
  23.                characters in length.
  24.  
  25.                file-name
  26.  
  27.                Indicates the name of the file to which the current message is
  28.                to be moved. If the specified file does not exist, it is
  29.                created. If the file name is omitted, the message is moved to
  30.                the specified folder in the current file.
  31.  
  32.  
  33. Qualifiers:    /ALL
  34.  
  35.                Moves all the messages in the current folder to the specified
  36.                folder.
  37.  
  38.                /CONFIRM
  39.  
  40.                /[NO]CONFIRM
  41.  
  42.                Determines whether you are queried about creating a new
  43.                file or folder. The default is /CONFIRM.
  44.  
  45. Examples:
  46.  
  47.       1.
  48.            MAIL> 2
  49.            MAIL> FILE
  50.            _Folder: WINNERS
  51.            _File: <RET>
  52.            Folder WINNERS does not exist.
  53.            Do you want to create it (Y/N, default is N)?
  54.            %MAIL-I-NEWFOLDER, folder WINNERS created
  55.            MAIL> SELECT WINNERS
  56.            %MAIL-I-SELECTED, 1 message selected
  57.  
  58.            MAIL> DIRECTORY
  59.                                                             
  60.                                                         WINNERS
  61.            #   From    Date                 Subject
  62.      
  63.            1   BURK    18-APR-1988        Early American Art
  64.      
  65.            MAIL>
  66.  
  67.                     This example shows how to use the FILE command to move a
  68.                     message to a new folder named WINNERS and the SELECT 
  69.                     command to move to the newly created folder.
  70.  
  71.       2.   MAIL> FILE /NOCONFIRM
  72.            _Folder: SCHEDULES
  73.            _File: AUGUST
  74.            %MAIL-S-CREATED, DISK$:[SARAH]AUGUST.MAI;1 created
  75.            %MAIL-I-NEWFOLDER, folder SCHEDULES created
  76.  
  77.                     This example shows how to use the FILE command to move a
  78.                     message to a new folder named SCHEDULES and a new file 
  79.                     AUGUST.